date_is_in_same_week Function

Syntax

L date_is_in_same_week(* date ,D referenceDate )

Arguments

date

*

referenceDate

Date

Description

Takes a date or time value and returns .t. if the date is in the same week as the week of the reference date

See Also